PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / excludeNonUserAnnotations Method
In This Topic
    excludeNonUserAnnotations Method
    In This Topic
    Gets a value indicating whether only the annotations created by the current user are submitted.
    Syntax
    public boolean excludeNonUserAnnotations()

    Return Value

    True if only the annotations created by the current are submitted.
    See Also